home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXT Education Software Sampler 1992 Fall
/
NeXT Education Software Sampler 1992 Fall.iso
/
Programming
/
Source
/
tess
/
tess-1.0
/
pmm.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-06-30
|
214 b
|
11 lines
#import "aGroup-inter.h"
#import "pm.h"
@interface pmm:pm
- defaultConfig;
- clip: (float) x : (float) y;
- resizeGenerator;
- makeLatticeUnitAt: (NXPoint *) point fromImage: srcimg;
- (BOOL) isRigidLattice;
@end